body {
    background: #ffffff;
    font: 14px/1.5 Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
    color: #333;
    background-color: #fff;
}

img{border:none;}

p{font-size:14px; line-height:25px; word-break : break-all;}
div{font-size:14px; line-height:25px; word-break : break-all;}
span{font-size:14px; line-height:25px; word-break : break-all;}
td{font-size:14px; line-height:25px; word-break : break-all;}
font{font-size:14px; line-height:25px; word-break : break-all;}
    #pc{
        display: block;
    }

    #mobile{
        display: none;
    }
.content {
    margin: 0;
    padding: 0;
    max-width: 1230px;
    min-width: 1230px;
    padding: 0 15px;
    margin: 0 auto;
    text-align: center;
    height: auto;
    /*display: flex;
    justify-content: center;*/
}

input {
    outline: none;
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

a {
    color: #333;
}

a:hover {
    text-decoration: none;
    color: red;
}

.font12 {
    font-size: 12px;
}

.font14 {
    font-size: 14px;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.pageweb {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
    font-size: 16px;
}

.pageweb span {
    font-size: 16px;
}

.pageweb li {
    width: 50px;
    height: 30px;
    line-height: 30px;
    float: left;
    border: 1px solid #dddddd;
    margin-right: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.pageweb_active {
    background: #0a68a8;
    color: #ffffff;
    border: none !important;
}

.page_web {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
}

.page_web li {
    width: auto;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

/**/
.news_list_mobile {
    display: none;
}

.nav_type_mobile, .nav_mobile_1, .nav_mobile_2, .nav_mobile, .nav_cover {
    display: none;
}

/*椤堕儴*/
.header {
    height: 102px;
    box-shadow: 0px 5px 10px #ececeb;
}

.logo {
    width: 30%;
    float: left;
}

.logo img {
    float: left;
    margin-top: 20px;
    height: 62px;
}

.search {
    width: 45%;
    height: 62px;
    float: left;
    margin-top: 20px;
}

.search input {
    width: 75%;
    height: 40px;
    line-height: 40px;
    margin-top: 11px;
    float: left;
    border: 1px solid #dddddd;
    border-radius: 3px 0 0 3px;
    padding: 0 10px;
}

.search span {
    width: 40px;
    height: 40px;
    float: left;
    display: block;
    margin-top: 11px;
    background-color: #C22B20;
}

.search span img {
    width: 70%;
    margin-top: 15%;
}

.concat {
    width: 25%;
    height: 62px;
    float: left;
    margin-top: 20px;
}

.concat > span {
    width: 40px;
    height: 40px;
    float: left;
    display: block;
    margin-top: 11px;
    background-color: #C22B20;
    border-radius: 5px;
}

.concat img {
    width: 80%;
    height: auto;
    float: left;
    margin-top: 10%;
    margin-left: 10%;

}

.concat_info {
    width: 80%;
    height: 62px;
    float: right;
}

.concat_info span {
    display: block;
    float: left;
}

.concat_info span:nth-child(1) {
    width: 20%;
    text-align: left;
    height: 8px;
    line-height: 1px;
}

.concat_info span:nth-child(2) {
    width: 100%;
    text-align: left;
    line-height: 23px;
    color: #c70a01;
}

.concat_info span:nth-child(3) {
    width: 100%;
    text-align: left;
    line-height: 23px;
    color: #c70a01;
}

.machine-tool-bk {
    background-color: #f6f6f6;
    height: auto;
    overflow: auto;
    width: 100%;
    margin-top: 5px;
    padding-bottom: 20px;
}

.machine-tool-type {
    padding: 20px 15px;
}

.machine-tool-type div {
    width: 110px;
    height: auto;
    float: left;
    border-radius: 10px;
    line-height: 50px;
    color: #ffffff;
    letter-spacing: 1px;
    cursor: pointer;
}

.machine-tool-type div:not(:first-child) {
    margin-left: 26.25px;
}

.tool1 {
    background-color: #5d606b;
}

.tool2 {
    background-color: #4d778d;
}

.tool3 {
    background-color: #769f8c;
}

.tool4 {
    background-color: #cb7052;
}

.tool5 {
    background-color: #c0af5d;
}

.tool6 {
    background-color: #399e60;
}

.tool7 {
    background-color: #7fa4aa;
}

.tool8 {
    background-color: #de3635;
}

.tool9 {
    background-color: #009944;
}

/*鏈哄簥姒傝堪*/
.nav {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
}

.nav ul {
    width: 100%;
    float: left;
    height: 100%;
}

.nav ul li {
    width: 14.2857%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    float: left;
    background-image: url('/resources/images/navbg.jpg');
    background-repeat: repeat-x;
    background-size: 100% 100%;
    color: #ffffff;
}

.nav ul li a {
    color: #ffffff;
}

.nav ul li span {

    /*border-right: 1px solid #ffffff;*/
    display: block;
    width: 1px;
    height: 38px;
    margin-top: 6px;
    float: left;
    border-left: 1px solid #1e81b3;
}

/*.nav ul li:first-child span{
	border:none
}*/

.nav ul li:nth-child(1) {
    height: 48px !important;
    line-height: 48px !important;
    background-image: linear-gradient(#c70a01, #c70a01) !important;
    margin-top: 1px;
}

.nav-active {
    height: 48px !important;
    line-height: 48px !important;
    background-image: linear-gradient(#012d55, #012d55) !important;
    margin-top: 1px;
}

.nav-active span {
    border: none !important;
}

/*鏈哄簥鍒嗙被*/
.nav_type {
    width: 14.2857%;
    float: left;
}

.nav_type ul {
    width: 100%;
    height: 100%;
    float: left;
}

.nav_type ul li {
    width: 100%;
    height: 100%;
    float: left;
    padding: 15px 0;
}

.nav_type ul li {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    border-radius: 3px;
    letter-spacing: 1px;
}

.nav_type ul li:nth-child(1) {
    border-top: 1px solid #e7e7e7;
}


.nav_type ul li span:nth-child(1) {
    width: 80%;
    float: left;
    display: block;
    text-align: left;
    padding: 0 0 0 15%;
}

.nav_type ul li span:nth-child(1) a {
    color: #333333;
    cursor: pointer;
    text-decoration: none;
}

.nav_type ul li span:nth-child(1) a:hover {
    color: red
}

.nav_type ul li span:nth-child(2) {
    border: solid #dddddd;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

/*杞挱鍥�*/
.nav_type_image {
    width: 55.7143%;
    float: left;
    padding: 15px 1.5% 0 1.5%;
}

.swiper-container {
    width: 100%;
    float: left;
}

.swiper-container img {
    width: 100%;
    float: left;
    height: 397px;
}

.swiper-slide {
    position: relative;
}

.swiper-slide div:nth-child(2) {
    position: absolute;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: rgba(0, 0, 0, .3);
    z-index: 999;
    bottom: 0;
    color: #ffffff;
    text-indent: 20px;
    text-align: left;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    height: 60px;
    line-height: 60px;
    bottom: 0px;
    right: 20px;
    width: auto;
    left: auto;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #e2e3e4;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #f23530;
}

/*杞挱鍥句笅鍥炬枃鍒楄〃*/
.nav_image_txt {
    width: 100%;
    float: left;
}

.nav_image_txt > div {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-top: 15px;
}

.nav_image_txt > div img {
    width: 100%;
    height: 135px;
    float: left;
    border-radius: 5px;
}

.nav_image_txt > div:nth-child(3n+3) {
    margin-right: 0px;
}

.nav_image_txt > div span:nth-child(2) {
    width: 100%;
    height: 45px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: left;
    margin-top: 5px;
}

.nav_image_txt > div span:nth-child(3) {
    width: 100%;
    float: left;
    display: block;
    text-align: left;
    color: #717171;
    margin-top: 0px;
    font-size: 13px;
}

/*璧勮娲诲姩*/
.nav_type_news {
    width: 30%;
    height: 200px;
    float: right;
    margin-top: 15px;
}

.news_header {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    border-bottom: 1px solid #e7e7e7;
}

.news_header div {
    width: 33.3333333%;
    height: 100%;
    float: left;
}

.news_header div:not(:last-child) span {
    width: 100%;
    height: 40px;
    display: inline-block;
}

.news_header div:nth-child(3) span {
    border: solid #dddddd;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    float: right;
    margin: 15px 5px 0 0;
}

.news_header_active {
    font-weight: bold;
    border-bottom: 5px solid #2977f6;
}

.news_image {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

.news_image img {
    width: 100%;
    height: 260px;
    float: left;
    margin-top: 15px;
}

.news_image span {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    color: #ffffff;
    text-indent: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_image a {
    color: #ffffff;
}

/*璧勮娲诲姩鏂伴椈鍒楄〃*/
.news_list, .news_list ul, .news_list ul li {
    width: 100%;
    float: left;
}

.news_list ul li {
    margin-top: 5px;
}

.news_list ul:nth-child(2) {
    display: none;
}

.news_list ul li:nth-child(1) {
    margin-top: 15px;
}

.news_list ul li span:nth-child(1) {
    width: 25px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #16a8eb;
    display: block;
    float: left;
    border-radius: 5px;
    color: #16a8eb;
    margin-top: 2.5px;
}

.news_list ul li span:nth-child(2) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 93%;
    height: 30px;
    line-height: 30px;
    float: left;
    text-indent: 20px;
    text-align: left;
}

.news_list ul li:nth-child(2) span:nth-child(1) {
    border: none;
    background-color: #e60012;
    color: #ffffff;
}

.news_list ul li:nth-child(3) span:nth-child(1) {
    border: none;
    background-color: #8fc31f;
    color: #ffffff;
}

.news_list ul li:nth-child(4) span:nth-child(1) {
    border: none;
    background-color: #00a0e9;
    color: #ffffff;
}

.advertisement_list {
    margin: 15px 0;
}

.advertisement_list, .advertisement_list ul, .advertisement_list ul li {
    width: 100%;
    height: auto;
    float: left;
}

.advertisement_list ul li {
    width: 23.5%;
    margin-right: 2%;
}

.advertisement_list ul li:last-child {
    margin-right: 0;
}

.advertisement_list ul li img {
    width: 100%;
    height: auto;
    float: left;
    border-radius: 5px;
    height: 90px;
}

/*鏈哄簥鍒楄〃*/
.machine-tool-info {
    width: 63.5%;
    height: auto;
    float: left;
    padding: 15px 2%;
    box-shadow: 0 0 10px #eeeeee;
    border-radius: 5px;
}

.machine-tool-info-header {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}

.machine-tool-info-header img {
    width: 30px;
    height: 30px;
    float: left;
}

.machine-tool-info-header span:nth-child(1) {
    width: auto;
    height: 45px;
    line-height: 45px;
    float: left;
    display: block;
    /*margin-left: 15px;*/
    font-weight: 800;
    color: #ffffff;
    width: 30% !important;
    border-radius: 15px 15px 0 0;
    color: #ffffff;
    letter-spacing: 1px;
}

.machine-tool-info-header span:nth-child(2) {
    width: auto;
    height: 30px;
    line-height: 30px;
    float: right;
    display: block;
    margin-right: 15px;
}

.machine-tool-info-header span:nth-child(2) a:hover {
    cursor: pointer;
    color: red;
}

.machine-tool-info ul, .machine-tool-info ul li {
    width: 100%;
    height: auto;
    float: left;
}

.machine-tool-info ul li {
    height: 200px;
    margin-top: 20px;
}

.machine-tool-info ul li img {
    width: 30%;
    height: auto;
    float: left;
    border-radius: 5px;
    height: 186px;
}

.machine-tool-info ul li div {
    width: 67%;
    height: auto;
    float: right;
}

.machine-tool-info ul li div span {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    text-align: left;
}

.machine-tool-info ul li div span:nth-child(1) {
    font-weight: 800;
    margin-top: 10px;
    font-size: 16px;
}

.machine-tool-info ul li div span:nth-child(2) {
    display: none;
}

.machine-tool-info ul li div span:nth-child(3) {
    margin-top: 20px;
    letter-spacing: 1px;
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    text-align: left;
}

.brand-list {
    width: 35%;
    height: auto;
    float: right;
    padding: 15px 2%;
    box-shadow: 0 0 10px #eeeeee;
}

.brand-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: left;
    font-weight: 800;
}

.brand-title span {
    width: 50%;
    float: left;
    display: block;
}

.brand-title span:nth-child(2) {
    /*border: solid #dddddd;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    float: right;
    margin: 15px 5px 0 0;*/
    text-align: right;
    cursor: pointer;
    font-weight: normal;
}

.brand-title span:nth-child(2) a:hover {
    color: red;
    cursor: pointer;
}

.brand-list ul {
    width: 100%;
    height: auto;
    float: left;
}

.brand-list ul li {
    width: 48%;
    height: auto;
    float: left;
    margin-top: 12px;
    margin-right: 4%;
}

.brand-list ul li:nth-child(2n+2) {
    margin-right: 0%;
}

.brand-list ul li div {
    width: 100%;
    height: auto;
    float: left;
}

.brand-list ul li img {
    border: 1px solid #dddddd;
    border-radius: 5px;
    width: 175px;
    height: 75px;
}

.brand-list ul li span {
    width: 100%;
    height: 20px;
    float: left;
    text-align: center;
    margin-top: 5px;
}

/*搴曢儴*/
footer {
    background-color: #262626;
    height: auto;
    width: 100%;
    margin-top: 60px;
    float: left;
    color: #ffffff;
    display: flex;
    justify-content: center;
}

.footer-info {
    padding: 50px 0;
}

.footer-info ul {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.footer-info ul li {
    padding: 0 10px;
    float: left;
    text-align: center;
    position: relative

}

.footer-info ul li span {
    width: 1px;
    height: 14px;
    border-right: 1px solid #ffffff;
    float: right;
    position: absolute;
    right: 0;
    top: 3px;
}

.footer-info ul li a {
    color: #ffffff;
}

.footer-info ul li a:hover {
    color: red;
}

.footer-info > div {
    width: 100%;
    display: block;
    margin-top: 5px;
	text-align: center;
}

.footer-info > span {
    width: 100%;
    display: block;
    margin-top: 20px;
}

.backtop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    background-color: rgba(0, 0, 0, .3);
    padding: 10px;
    border-radius: 15px;
    cursor: pointer;
    display: none;
}

.machine-tool-info-header-span0 {
    background-color: #96d500;
}

.machine-tool-info-header-span1 {
    background-color: #fa6113;
}

.machine-tool-info-header-span2 {
    background-color: #f3aa1e;
}

.machine-tool-info-header-span3 {
    background-color: #b574e9;
}

.machine-tool-info-header-span4 {
    background-color: #fd487f;
}

.machine-tool-info-header-span5 {
    background-color: #9de031;
}

.machine-tool-info-header-span6 {
    background-color: #ff008a;
}

.machine-tool-info-header-span7 {
    background-color: #fa6113;
}

.machine-tool-info-header-span8 {
    background-color: #76b5fb;
}

.machine-tool-info-header-span9 {
    background-color: #36c7f6;
}

.machine-tool-info-header-span10 {
    background-color: #100a64;
}

.machine-tool-info-header-span11 {
    background-color: #00a8e7;
}

.machine-tool-info-header-span12 {
    background-color: #e6c5de;
}

.machine-tool-info-header-span13 {
    background-color: #32b16c;
}

.machine-tool-info-header-span14 {
    background-color: #9f0a10;
}

.machine-tool-info-header-span15 {
    background-color: #f8b423;
}

.machine-tool-info-header-span16 {
    background-color: #637D7a;
}

.machine-tool-info-header-span17 {
    background-color: #4a8af4;
}

.machine-tool-info-header-span18 {
    background-color: #2cdc70;
}

.machine-tool-info-header-span19 {
    background-color: #3cc8fb;
}

/*鏈哄簥鍏ㄩ儴鍒嗙被*/

/*鏈哄簥鍏ㄩ儴鍒嗙被*/
.content-info {
    width: 63.5%;
    height: auto;
    float: left;
}

.content-summary {
    width: 100%;
    height: auto;
    float: left;
    padding: 15px 2%;
    box-shadow: 0 0 10px #eeeeee;
    margin-top: 20px;
    border-radius: 5px;
}

.content-info-header {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}

.content-info-header img {
    width: 30px;
    height: 30px;
    float: left;
}

.content-info-header span:nth-child(1) {
    width: auto;
    height: 45px;
    line-height: 45px;
    float: left;
    display: block;
    /*margin-left: 15px;*/
    font-weight: 800;
    color: #ffffff;
    width: 40% !important;
    border-radius: 15px 15px 0 0;
    color: #ffffff;
    letter-spacing: 1px;
}

.content-info-header span:nth-child(2) {
    width: auto;
    height: 30px;
    line-height: 30px;
    float: right;
    display: block;
    margin-right: 15px;
}

.content-info-header span:nth-child(2) a:hover {
    cursor: pointer;
    color: red;
}

.content-info-header-span {
    background-color: #0a68a8;
}

.content-info-right {
    width: 35%;
    height: auto;
    float: right;

}

.content-summary-right {
    width: 100%;
    height: auto;
    float: right;
    padding: 12px 2%;
    box-shadow: 0 0 10px #eeeeee;
    margin-top: 20px;
}

.content-summary-title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: left;
    font-weight: 800;
    border-bottom: 1px solid #eeeeee;
}

.content-summary-title span {
    width: 50%;
    height: 100%;
    float: left;
    display: block;
}

.content-summary-title span:nth-child(2) {
    /*border: solid #dddddd;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    float: right;
    margin: 15px 5px 0 0;*/
    text-align: right;
    cursor: pointer;
    font-weight: normal;
}

.content-summary-title span:nth-child(2) a:hover {
    color: red;
    cursor: pointer;
}

.type2 {
    width: 100%;
    height: auto;
    float: left;

}

.type2_title {
    width: 97%;
    height: 40px;
    line-height: 40px;
    float: left;
    padding: 0 1.5%;
    margin-top: 20px;
}

.type2_title a {
    float: left;
    font-weight: bold;
}

.type3 {
    width: 100%;
    height: auto;
    float: left;
}

.type3_title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    padding: 0 5%;
}

.type3_title a {
    float: left;
    font-weight: bold;
}

.type4 {
    width: 90%;
    height: auto;
    float: left;
    margin-left: 10%;
}

.type4 div {
    padding: 5px 10px;
    float: left;
}

.city_list {
    width: 100%;
    height: auto;
    float: left;
    padding: 15px 0;
}

.city_list li {
    width: 25%;
    height: auto;
    float: left;
    margin-top: 10px;
}

.link_list {
    width: 100%;
    height: auto;
    float: right;
    margin-top: 20px;
    padding: 0px;
}

.link_list img {
    width: 100%;
    height: 113px;
    float: left;
    border-radius: 5px;
}

.link_list span {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    text-align: center;
    margin: 5px 0 20px 0;
}

/*鏈哄簥澶х被*/
.type3_list {
    width: 100%;
    float: left;
    margin: 0px 1.5%;
}

.type3_list div {
    padding: 5px 10px;
    float: left;
}

.type3_list li {
    width: 33.333%;
    float: left;
    margin-top: 10px;
    text-align: center;
}

.brand_list {
    width: 100%;
    height: auto;
    float: left;
}

.brand_list li {
    width: 48%;
    height: auto;
    float: left;
    margin-top: 12px;
    margin-right: 4%;
}

.brand_list li:nth-child(2n) {
    margin-right: 0;
}

.brand_list li div {
    width: 100%;
    height: auto;
    float: left;
}

.brand_list li img {
    border-radius: 5px;
    width: 100%;
    height: 75px;
}

.brand_list li span {
    width: 100%;
    height: 20px;
    float: left;
    text-align: center;
    margin-top: 5px;
}

.product_list {
    margin-top: 100px;
    height: auto;
}

.product_list li {
    width: 100%;
    height: 220px;
    margin-top: 20px;
}

.product_list li div {
    width: 67%;
    height: auto;
    float: right;
}

.product_list li div span {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    text-align: left;
}

.product_list li div span:nth-child(1) {
    font-weight: 800;
    margin-top: 10px;
}

.product_list li div span:nth-child(2) {
    margin-top: 20px;
    letter-spacing: 1px;
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    text-align: left;
}

.product_list li div:nth-child(1) {
    width: 30%;
    height: auto;
    float: left;
    border-radius: 5px;
    height: 186px;
    border: 1px solid #eeeeee;
}

.product_list li img {
    width: 90%;
    float: left;
    border-radius: 5px;
    height: 90%;
    margin-left: 5%;
    margin-top: 5%;
}

.type4_list div {
    padding: 5px 10px;
    float: left;
}

.type_list > li {
    width: 100%;
    height: auto;
    float: left;
}

.type_list > li > div {
    width: 96%;
    height: auto;
    float: left;
    font-weight: bold;
    text-align: left;
    padding: 5px 2%;
}

.type_list > li > ul {
    width: 100%;
    height: auto;
    float: left;
    margin: 5px 0;
}

.type_list > li > ul > li {
    width: auto;
    height: auto;
    float: left;
    padding: 5px 10px;
}

/*浜у搧璇︽儏*/
.product_summary {
    width: 85%;
    height: 531px;
    float: right;
    padding: 15px 2%;
    /*    box-shadow: 0 0 10px #eeeeee;
    */
    border-radius: 5px;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

.product_image {
    width: 50%;
    height: 100%;
    float: left;
}

.product_image img {
    width: 80%;
    height: auto;
    border-radius: 5px;
    margin-top: 25px;
}

.product_info {
    width: 50%;
    height: auto;
    float: left;
}

.product_info div {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin-top: 10px;
}

.product_info div:nth-child(1) {
    font-weight: bold;
    font-size: 16px;
    margin-top: 50px;
}

.product_info div span:nth-child(1) {
    font-weight: bold;
}

.product-content {
    max-width: 1230px;
/*    min-width: 1230px;
*/    padding: 0 15px;
    margin: 0 auto;
    height: 100%;
}

.product-content-info {
    width: 100%;
    height: auto;
    float: left;
}

.product-content-info-header span:nth-child(1){
    width: 35%;
}

.product-content-summary {
    width: 100%;
    height: auto;
    float: left;
    padding: 15px 2%;
    box-shadow: 0 0 10px #eeeeee;
    margin-top: 20px;
    border-radius: 5px;
}

.product-content-info-header {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}

.product-content-info-header img {
    width: 30px;
    height: 30px;
    float: left;
}

.product-content-info-header span:nth-child(1) {
    width: auto;
    height: 45px;
    line-height: 45px;
    float: left;
    display: block;
    /*margin-left: 15px;*/
    font-weight: 800;
    color: #ffffff;
    width: 25% !important;
    border-radius: 15px 15px 0 0;
    color: #ffffff;
    letter-spacing: 1px;
}

.product-content-info-header span:nth-child(2) {
    width: auto;
    height: 30px;
    line-height: 30px;
    float: right;
    display: block;
    margin-right: 15px;
}

.product-content-info-header span:nth-child(2) a:hover {
    cursor: pointer;
    color: red;
}

.product-content-info-header-span {
    background-color: #0a68a8;
    text-align: center;
}

/*鏂伴椈鍒楄〃*/
.new_list {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
}

.new_list li {
    width: 100%;
    height: auto;
    float: left;
    padding: 20px 0 10px 0;
    border-bottom: 1px dashed #dddddd;
}

.new_list li div {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
}

.new_list li div:nth-child(1) {
    /*height: 40px;
    line-height: 40px;*/
}

.new_list li div span:nth-child(1) {
    font-weight: bold;
    margin-right: 10px;
    font-size: 15px;
}

/*鏂伴椈璇︽儏*/
.news_summary {
    width: 100%;
    height: auto;
    float: right;
    padding: 15px 2%;
    /*    box-shadow: 0 0 10px #eeeeee;
    */
    border-radius: 5px;
    border: 1px solid #eeeeee;
    margin-top: 20px;
}

.news_img {
    width: 50%;
    height: auto;
    border-radius: 5px;
    margin-top: 25px;
}

.news_info {
    width: 100%;
    height: auto;
    float: left;
}

.news_info div {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
}

.news_info div:nth-child(1) {
    font-weight: bold;
    font-size: 16px;
    margin-top: 30px;
    text-align: center;
}

.news_info div:nth-child(2) {
    margin-top: 10px;
    text-align: center;
}

.news_info div:nth-child(3) {
    width: 50%;
    margin-top: 20px;
    text-align: center;
    margin-left: 25%;
}

.news_info div:nth-child(3) img {
    width: 100%;
    height: auto;
    float: left;
}

.news_info div:nth-child(4) {
    margin-top: 20px;
    text-align: left;
}

.brand-info {
    width: 100%;
    height: auto;
    float: left;
}

.brand-info > div:nth-child(1) {
    width: 40%;
    height: auto;
    float: left;
}

.brand-info > div:nth-child(1) img {
    width: 60%;
    height: auto;
    margin-top: 20px;
}

.brand-summary {
    width: 60%;
    height: auto;
    float: left;
    margin-top: 30px;
    text-align: left;
}

.brand-summary div {
    width: 100%;
    height: auto;
    float: left;
}

.brand-summary div:nth-child(1) {
    font-weight: bold;
}

.brand-summary div:nth-child(2) {
    margin-top: 20px;
}

.service_content {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
}

.service_list {
    width: 100%;
    height: auto;
    float: left;
}

.service_list li {
    width: 33.33333%;
    height: auto;
    float: left;
    text-align: center;
    margin: 10px 0 0 0;
}

.nav_list li {
    width: 33.33333%;
    height: auto;
    float: left;
    text-align: center;
    margin-top: 10px;
}

.day_list {
    width: 100%;
    height: auto;
    float: left;
}

.day_list li {
    width: 25%;
    height: auto;
    float: left;
    text-align: center;
    margin-top: 10px;
}

.company_logo {
    width: 100%;
    height: 200px;
    float: left;
    margin-bottom: 20px;
}

.company_logo img {
    width: 100%;
    height: 100%;
    float: left;
    border-radius: 5px;
    margin: 10px 0;
}

.company_nav {
    width: 100%;
    height: auto;
    float: left;
    /*margin-top: 20px;*/
}

.company_nav ul {
    width: 100%;
    float: left;
    height: 100%;
}

.company_nav ul li {
    width: 20%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    float: left;
    background-image: url('/resources/images/navbg.jpg');
    background-repeat: repeat-x;
    background-size: 100% 100%;
    color: #ffffff;
}

.company_nav ul li a {
    color: #ffffff;
}

.company_nav ul li span {

    /*border-right: 1px solid #ffffff;*/
    display: block;
    width: 1px;
    height: 38px;
    margin-top: 6px;
    float: left;
    border-left: 1px solid #1e81b3;
}

/*.nav ul li:first-child span{
    border:none
}*/

/*.company_nav ul li:nth-child(1) {
    height: 48px !important;
    line-height: 48px !important;
    background-image: linear-gradient(#c70a01, #c70a01) !important;
    margin-top: 1px;
}
*/
.company-info {
    width: 100%;
    height: auto;
    float: left;
}

.company_summary {
    width: 100%;
    height: auto;
    float: left;
}

.company_summary img {
    width: 30%;
    height: auto;
    float: left;
    clear: both;
}

.company_summary div {
    width: 68%;
    height: auto;
    float: right;
    text-align: left;
}

.concat_list, .concat_list li {
    width: 100%;
    height: auto;
    float: left;
}

.concat_list li {
    margin-top: 10px;
    text-align: left;
}

.concat_list li span:nth-child(1) {
    font-weight: bold;
}

.company_content {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
}



.city_brand_list{
        width: 100%;
        height: auto;
        float: left;
    }

    .city_brand_list div{
        width: 100%;
        height: 40px;
        line-height: 40px;
        float: left;
        text-align: left;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .city_brand_list div:not(:first-child){
        margin-top: 10px
    }

    .city_brand_list li{
        width: 20%;
        height: auto;
        float: left;
        text-align: left;
        margin:10px 0;
    }


.city_zimu_list{
        width: 100%;
        height: auto;
        float: left;
    }

    .city_zimu_list div{
        width: 100%;
        height: 40px;
        line-height: 40px;
        float: left;
        text-align: left;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .city_zimu_list div:not(:first-child){
        margin-top: 10px
    }

    .city_zimu_list li{
        width: 10%;
        height: auto;
        float: left;
        text-align: left;
        margin:10px 0;
    }







.product_city_list {
    margin-top: 100px;
    height: auto;
}

.product_city_list li {
    width: 100%;
    height: 220px;
    margin-top: 20px;
}

.product_city_list li > div {
    width: 67%;
    height: auto;
    float: right;
}

.product_city_list li > div span {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    text-align: left;
}



/*.product_city_list li > div span:nth-child(2) {
    margin-top: 20px;
    letter-spacing: 1px;
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    text-align: left;
}*/

.product_city_list li > div:nth-child(1) {
    width: 30%;
    height: auto;
    float: left;
    border-radius: 5px;
    height: 186px;
    border: 1px solid #eeeeee;
}

.product_city_list li img {
    width: 90%;
    float: left;
    border-radius: 5px;
    height: 90%;
    margin-left: 5%;
    margin-top: 5%;
}

.product_city_list li > div:nth-child(2) > div{
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin-bottom: 10px;
}

.product_city_list li > div:nth-child(2) > div >span{
    width: auto;
    display: inline-block;
    float: left;
}

.product_city_list li > div:nth-child(2) >div:nth-child(1){
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
}

.product_city_list li > div:nth-child(2) >div:nth-child(2),.product_city_list li > div:nth-child(2) >div:nth-child(3){
    width: 40%;
    float: left;
}

.product_city_list li > div:nth-child(2) >div span:nth-child(1){
    font-weight: bold;
}

.product_city_list li > div:nth-child(2) >div:nth-child(5){
    letter-spacing: 1px;
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-align: left;
}

.type_list_right{
        width: 100%;
        height: auto;
        float: left;
    }

    .type_list_right div{
        width: 100%;
        height: 40px;
        line-height: 40px;
        float: left;
        font-weight: bold;
        text-align: left;
        margin-bottom: 10px;

    }

    .type_list_right li{
        width: 50%;
        height: auto;
        float: left;
        margin:5px 0;
        text-align: left;
    }


.company_hot_list{
    width: 100%;
    height: auto;
    float: left;
}


.company_hot_list li{
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px dashed #dddddd;
    padding: 20px 0;
    text-align: left;
}

.company_hot_list li div{
    padding:5px 0;
}

.company_hot_list li div:nth-child(1){
    font-weight: bold;
}

.company_hot_list li div:nth-child(2){
    letter-spacing: 1px;
    height: 80px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-align: left;
}

.company_hot_list_more{
    width: auto;
    height: auto;
    float: right;
    margin-top: 40px;
}